[INFO] fetching crate moosicbox_channel_utils 0.3.0...
[INFO] fixing moosicbox_channel_utils-0.3.0 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] extracting crate moosicbox_channel_utils 0.3.0 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate moosicbox_channel_utils 0.3.0
[INFO] finished tweaking crates.io crate moosicbox_channel_utils 0.3.0
[INFO] tweaked toml for crates.io crate moosicbox_channel_utils 0.3.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate moosicbox_channel_utils 0.3.0 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate moosicbox_channel_utils 0.3.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded moosicbox_assert v0.3.0
[INFO] [stderr]   Downloaded moosicbox_env_utils v0.3.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 43205e1e752419cfab0dd9d9d7ff3681c642ae32c3ade22f506498bd2a44fef9
[INFO] running `Command { std: "docker" "start" "43205e1e752419cfab0dd9d9d7ff3681c642ae32c3ade22f506498bd2a44fef9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "43205e1e752419cfab0dd9d9d7ff3681c642ae32c3ade22f506498bd2a44fef9" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "43205e1e752419cfab0dd9d9d7ff3681c642ae32c3ade22f506498bd2a44fef9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "43205e1e752419cfab0dd9d9d7ff3681c642ae32c3ade22f506498bd2a44fef9" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]     Checking colored v3.1.1
[INFO] [stderr]     Checking moosicbox_env_utils v0.3.0
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]     Checking moosicbox_assert v0.3.0
[INFO] [stderr]     Checking moosicbox_channel_utils v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope
[INFO] [stdout]    --> src/futures_channel.rs:315:7
[INFO] [stdout]     |
[INFO] [stdout] 315 |     #[test_log::test(switchy_async::test)]
[INFO] [stdout]     |       ^^^^^^^^ use of unresolved module or unlinked crate `test_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope
[INFO] [stdout]    --> src/futures_channel.rs:338:7
[INFO] [stdout]     |
[INFO] [stdout] 338 |     #[test_log::test(switchy_async::test)]
[INFO] [stdout]     |       ^^^^^^^^ use of unresolved module or unlinked crate `test_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope
[INFO] [stdout]    --> src/futures_channel.rs:374:7
[INFO] [stdout]     |
[INFO] [stdout] 374 |     #[test_log::test(switchy_async::test)]
[INFO] [stdout]     |       ^^^^^^^^ use of unresolved module or unlinked crate `test_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope
[INFO] [stdout]    --> src/futures_channel.rs:408:7
[INFO] [stdout]     |
[INFO] [stdout] 408 |     #[test_log::test(switchy_async::test)]
[INFO] [stdout]     |       ^^^^^^^^ use of unresolved module or unlinked crate `test_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope
[INFO] [stdout]    --> src/futures_channel.rs:440:7
[INFO] [stdout]     |
[INFO] [stdout] 440 |     #[test_log::test(switchy_async::test)]
[INFO] [stdout]     |       ^^^^^^^^ use of unresolved module or unlinked crate `test_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope
[INFO] [stdout]    --> src/futures_channel.rs:453:7
[INFO] [stdout]     |
[INFO] [stdout] 453 |     #[test_log::test(switchy_async::test)]
[INFO] [stdout]     |       ^^^^^^^^ use of unresolved module or unlinked crate `test_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope
[INFO] [stdout]    --> src/futures_channel.rs:486:7
[INFO] [stdout]     |
[INFO] [stdout] 486 |     #[test_log::test(switchy_async::test)]
[INFO] [stdout]     |       ^^^^^^^^ use of unresolved module or unlinked crate `test_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope
[INFO] [stdout]    --> src/futures_channel.rs:528:7
[INFO] [stdout]     |
[INFO] [stdout] 528 |     #[test_log::test(switchy_async::test)]
[INFO] [stdout]     |       ^^^^^^^^ use of unresolved module or unlinked crate `test_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope
[INFO] [stdout]    --> src/futures_channel.rs:583:7
[INFO] [stdout]     |
[INFO] [stdout] 583 |     #[test_log::test(switchy_async::test)]
[INFO] [stdout]     |       ^^^^^^^^ use of unresolved module or unlinked crate `test_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope
[INFO] [stdout]    --> src/futures_channel.rs:640:7
[INFO] [stdout]     |
[INFO] [stdout] 640 |     #[test_log::test(switchy_async::test)]
[INFO] [stdout]     |       ^^^^^^^^ use of unresolved module or unlinked crate `test_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope
[INFO] [stdout]    --> src/futures_channel.rs:677:7
[INFO] [stdout]     |
[INFO] [stdout] 677 |     #[test_log::test(switchy_async::test)]
[INFO] [stdout]     |       ^^^^^^^^ use of unresolved module or unlinked crate `test_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope
[INFO] [stdout]    --> src/futures_channel.rs:714:7
[INFO] [stdout]     |
[INFO] [stdout] 714 |     #[test_log::test(switchy_async::test)]
[INFO] [stdout]     |       ^^^^^^^^ use of unresolved module or unlinked crate `test_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope
[INFO] [stdout]    --> src/futures_channel.rs:745:7
[INFO] [stdout]     |
[INFO] [stdout] 745 |     #[test_log::test(switchy_async::test)]
[INFO] [stdout]     |       ^^^^^^^^ use of unresolved module or unlinked crate `test_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope
[INFO] [stdout]    --> src/futures_channel.rs:790:7
[INFO] [stdout]     |
[INFO] [stdout] 790 |     #[test_log::test(switchy_async::test)]
[INFO] [stdout]     |       ^^^^^^^^ use of unresolved module or unlinked crate `test_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope
[INFO] [stdout]    --> src/futures_channel.rs:826:7
[INFO] [stdout]     |
[INFO] [stdout] 826 |     #[test_log::test(switchy_async::test)]
[INFO] [stdout]     |       ^^^^^^^^ use of unresolved module or unlinked crate `test_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope
[INFO] [stdout]    --> src/futures_channel.rs:884:7
[INFO] [stdout]     |
[INFO] [stdout] 884 |     #[test_log::test(switchy_async::test)]
[INFO] [stdout]     |       ^^^^^^^^ use of unresolved module or unlinked crate `test_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `futures_util` in this scope
[INFO] [stdout]    --> src/futures_channel.rs:328:21
[INFO] [stdout]     |
[INFO] [stdout] 328 |         let waker = futures_util::task::noop_waker();
[INFO] [stdout]     |                     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `futures_util`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 328 -         let waker = futures_util::task::noop_waker();
[INFO] [stdout] 328 +         let waker = futures_core::task::noop_waker();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `futures_util` in this scope
[INFO] [stdout]    --> src/futures_channel.rs:355:21
[INFO] [stdout]     |
[INFO] [stdout] 355 |         let waker = futures_util::task::noop_waker();
[INFO] [stdout]     |                     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `futures_util`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 355 -         let waker = futures_util::task::noop_waker();
[INFO] [stdout] 355 +         let waker = futures_core::task::noop_waker();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `futures_util` in this scope
[INFO] [stdout]    --> src/futures_channel.rs:390:21
[INFO] [stdout]     |
[INFO] [stdout] 390 |         let waker = futures_util::task::noop_waker();
[INFO] [stdout]     |                     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `futures_util`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 390 -         let waker = futures_util::task::noop_waker();
[INFO] [stdout] 390 +         let waker = futures_core::task::noop_waker();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `futures_util` in this scope
[INFO] [stdout]    --> src/futures_channel.rs:426:21
[INFO] [stdout]     |
[INFO] [stdout] 426 |         let waker = futures_util::task::noop_waker();
[INFO] [stdout]     |                     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `futures_util`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 426 -         let waker = futures_util::task::noop_waker();
[INFO] [stdout] 426 +         let waker = futures_core::task::noop_waker();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `futures_util` in this scope
[INFO] [stdout]    --> src/futures_channel.rs:468:21
[INFO] [stdout]     |
[INFO] [stdout] 468 |         let waker = futures_util::task::noop_waker();
[INFO] [stdout]     |                     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `futures_util`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 468 -         let waker = futures_util::task::noop_waker();
[INFO] [stdout] 468 +         let waker = futures_core::task::noop_waker();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `futures_util` in this scope
[INFO] [stdout]    --> src/futures_channel.rs:502:21
[INFO] [stdout]     |
[INFO] [stdout] 502 |         let waker = futures_util::task::noop_waker();
[INFO] [stdout]     |                     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `futures_util`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 502 -         let waker = futures_util::task::noop_waker();
[INFO] [stdout] 502 +         let waker = futures_core::task::noop_waker();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `switchy_async` in this scope
[INFO] [stdout]    --> src/futures_channel.rs:542:23
[INFO] [stdout]     |
[INFO] [stdout] 542 |         let handle1 = switchy_async::task::spawn(async move {
[INFO] [stdout]     |                       ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `switchy_async`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `switchy_async`, use `cargo add switchy_async` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `switchy_async` in this scope
[INFO] [stdout]    --> src/futures_channel.rs:548:23
[INFO] [stdout]     |
[INFO] [stdout] 548 |         let handle2 = switchy_async::task::spawn(async move {
[INFO] [stdout]     |                       ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `switchy_async`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `switchy_async`, use `cargo add switchy_async` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `switchy_async` in this scope
[INFO] [stdout]    --> src/futures_channel.rs:554:23
[INFO] [stdout]     |
[INFO] [stdout] 554 |         let handle3 = switchy_async::task::spawn(async move {
[INFO] [stdout]     |                       ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `switchy_async`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `switchy_async`, use `cargo add switchy_async` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `futures_util` in this scope
[INFO] [stdout]    --> src/futures_channel.rs:566:21
[INFO] [stdout]     |
[INFO] [stdout] 566 |         let waker = futures_util::task::noop_waker();
[INFO] [stdout]     |                     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `futures_util`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 566 -         let waker = futures_util::task::noop_waker();
[INFO] [stdout] 566 +         let waker = futures_core::task::noop_waker();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `futures_util` in this scope
[INFO] [stdout]    --> src/futures_channel.rs:615:21
[INFO] [stdout]     |
[INFO] [stdout] 615 |         let waker = futures_util::task::noop_waker();
[INFO] [stdout]     |                     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `futures_util`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 615 -         let waker = futures_util::task::noop_waker();
[INFO] [stdout] 615 +         let waker = futures_core::task::noop_waker();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `futures_util` in this scope
[INFO] [stdout]    --> src/futures_channel.rs:656:21
[INFO] [stdout]     |
[INFO] [stdout] 656 |         let waker = futures_util::task::noop_waker();
[INFO] [stdout]     |                     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `futures_util`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 656 -         let waker = futures_util::task::noop_waker();
[INFO] [stdout] 656 +         let waker = futures_core::task::noop_waker();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `futures_util` in this scope
[INFO] [stdout]    --> src/futures_channel.rs:694:21
[INFO] [stdout]     |
[INFO] [stdout] 694 |         let waker = futures_util::task::noop_waker();
[INFO] [stdout]     |                     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `futures_util`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 694 -         let waker = futures_util::task::noop_waker();
[INFO] [stdout] 694 +         let waker = futures_core::task::noop_waker();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `futures_util` in this scope
[INFO] [stdout]    --> src/futures_channel.rs:727:21
[INFO] [stdout]     |
[INFO] [stdout] 727 |         let waker = futures_util::task::noop_waker();
[INFO] [stdout]     |                     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `futures_util`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 727 -         let waker = futures_util::task::noop_waker();
[INFO] [stdout] 727 +         let waker = futures_core::task::noop_waker();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `futures_util` in this scope
[INFO] [stdout]    --> src/futures_channel.rs:772:21
[INFO] [stdout]     |
[INFO] [stdout] 772 |         let waker = futures_util::task::noop_waker();
[INFO] [stdout]     |                     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `futures_util`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 772 -         let waker = futures_util::task::noop_waker();
[INFO] [stdout] 772 +         let waker = futures_core::task::noop_waker();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `futures_util` in this scope
[INFO] [stdout]    --> src/futures_channel.rs:804:21
[INFO] [stdout]     |
[INFO] [stdout] 804 |         let waker = futures_util::task::noop_waker();
[INFO] [stdout]     |                     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `futures_util`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 804 -         let waker = futures_util::task::noop_waker();
[INFO] [stdout] 804 +         let waker = futures_core::task::noop_waker();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `futures_util` in this scope
[INFO] [stdout]    --> src/futures_channel.rs:850:21
[INFO] [stdout]     |
[INFO] [stdout] 850 |         let waker = futures_util::task::noop_waker();
[INFO] [stdout]     |                     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `futures_util`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 850 -         let waker = futures_util::task::noop_waker();
[INFO] [stdout] 850 +         let waker = futures_core::task::noop_waker();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `futures_util` in this scope
[INFO] [stdout]    --> src/futures_channel.rs:900:21
[INFO] [stdout]     |
[INFO] [stdout] 900 |         let waker = futures_util::task::noop_waker();
[INFO] [stdout]     |                     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `futures_util`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 900 -         let waker = futures_util::task::noop_waker();
[INFO] [stdout] 900 +         let waker = futures_core::task::noop_waker();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `moosicbox_channel_utils` (lib test) due to 34 previous errors
[INFO] running `Command { std: "docker" "inspect" "43205e1e752419cfab0dd9d9d7ff3681c642ae32c3ade22f506498bd2a44fef9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "43205e1e752419cfab0dd9d9d7ff3681c642ae32c3ade22f506498bd2a44fef9", kill_on_drop: false }`
[INFO] [stdout] 43205e1e752419cfab0dd9d9d7ff3681c642ae32c3ade22f506498bd2a44fef9
